'宣言 Public Function TryGetValue( _ ByVal key As String, _ ByRef item As T _ ) As Boolean
public bool TryGetValue( string key, out T item )
KeyedCollectionBase<T> クラス KeyedCollectionBase<T> メンバ